	.container {
	width:100%; clear:both;}
	
	.column_third {
	width:30.33333333%;
	float:left;
	text-align:center;
	}

	.column_one_thirds {
	width:25%;
	float:left;
	text-align:right;
	padding-right:20px;
	}
	
	.footer_column_left{
	width:23%;
	float:left;
	text-align:left;
	padding-left:20px;
	}
	
	.footer_column_middle{
	width:50%;
	float:left;
	text-align:right;
	vertical-align:bottom; text-align:right; font-size:11px; color:#008992; line-height:13px; padding-top:45px; padding-left:30px;
	}
	
	.footer_column_right{
	width:20%;
	float:right;
	text-align:right; 
	padding-top:20px;
	padding-right:20px;
	}
	
	
	.column_two_thirds {
	width:65%;
	float:left;
	text-align:left;
	padding-top:16px;
	}
	
	.column_forth {
	width:25%;
	position: relative;
	left: 0.00%;
	float:left;
	text-align:left;
	}
	
	.column_right{
	position: relative;
	float: left;
	right: 0.00%;
	width: 25.00%;
	text-align:left;
	}

	#jar_cyan {background:url(images/service-jar-cyan.jpg); background-repeat:no-repeat; background-position:center; padding-right:30px; height: 338px;}
	#jar_red {background:url(images/service-jar-red.jpg); background-repeat:no-repeat; background-position:center; padding-right:30px; height: 338px;}
	#jar_green {background:url(images/service-jar-green.jpg); background-repeat:no-repeat; background-position:center; padding-right:30px; height: 338px; margin-bottom:40px;}
	
	ul {list-style:none;}
	
    #wrap {
    width:1024px;
    margin:0 auto;
	background-color:#FFF;
	
	border-radius: 5px;
-moz-border-radius: 5px;
-moz-box-shadow: 0 5px 3px 5px #e4e4e4;
-webkit-box-shadow: 0 5px 3px 5px #e4e4e4;
box-shadow: 0 5px 3px 5px #e4e4e4;
    }

    body,
    html {
    margin:0;
    padding:0;
    color:#000; background-image:url(images/halftone.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; line-height:20px;
    }
	


	h1 {
		font-size: 55px;
		line-height: 35px;
		color: #008992;
   		font-weight: 700;
   		font-family: 'Oswald', sans-serif;  
		text-shadow: 0px 1px 1px #4d4d4d; 
	}
	 
	h2 {
		font-size: 30px;
		line-height: 10px;
		color: #008992;
   		font-weight: 400;
   		font-family: 'Oswald', sans-serif; 
		text-shadow: 0px 1px 1px #4d4d4d;
	}
	
	.white {color:#FFF;}
	
	h3 {
		font-size: 26px;
		line-height: 20px;
		color: #000;
		font-weight: 300;
   		font-family: 'Oswald', sans-serif; 
		text-shadow: 0px 1px 1px #4d4d4d;
	}
	
	h4 {
		font-size: 22px;
		line-height: 10px;
		color: #008992;
		font-weight: 400;
   		font-family: 'Oswald', sans-serif; 
		text-shadow: 0px 1px 1px #d5d4d4;
	}
	

	#top_bar {background-image:url(images/top-bar-outer-background.png); height:40px; background-repeat:no-repeat;	
	position: fixed; overflow:hidden;
	z-index: 10;
	width: 1024px;
	
	border-bottom-left-radius:10%;
	border-bottom-right-radius:10%;
	
		-webkit-box-shadow: 0 7px 6px -6px #777;
	   -moz-box-shadow: 0 7px 6px -6px #777;
	        box-shadow: 0 7px 6px -6px #777;

			
	}
	
	.inner_top_bar {height:30px; position:absolute; top:50%; margin-top:-15px; padding-left: 20px;
	}
	
	.inner_top_bar_contacts {height:30px; position:absolute; top:50%; margin-top:-15px; float:right; text-align:right; margin-left:810px; color:#FFF;
	}
	
	#contact_us_top {margin-top: 5px;}
	
	#header {background:url(images/header-background.jpg); background-position:center; background-repeat:repeat-y; height:260px; clear:both;
	}

	#logo {float:left; width:400px; text-align:center; padding-top:70px;
	}
	
	#location {float:right; width:624px; text-align:center; padding-top:75px;
	}
	
	.centered_images {text-align:center; background:url(images/residential-locksmith-3images-back.jpg); width:1024px; height:375px; color:#FFF; padding-top:5px; overflow:hidden; background-repeat:no-repeat;
	}
	
	#about_maps_wrapper {background:#fff; height:400px;
	}
	
	#about {background:#fff; width:424px; float:left; padding-left:55px;
	}

	.text_in {padding-left:20px;}
	.text_in_small {padding-left:20px; padding-right:20px; font-size:12px;}
	.text_in_small_right {padding-left:20px; padding-right:20px; font-size:12px; text-align:right;}
	
	#maps {float:right; width:450px; height:400px; text-align:left; vertical-align:central;
	}
	
    .4col_header {color:#FFF;}
		
    #footer {
    clear:both;
    height:145px; width:1024px;
	background-image:url(images/streatham-locksmith-footer-background.jpg)
    }

	#footer_social {vertical-align:bottom; text-align:left; font-size:11px; color:#008992; line-height:13px; padding-top:50px;
	}
	
	#footer_logo {vertical-align:bottom; text-align:right; padding-top:20px; 
	}
	
.bold {
	font-weight: bold;
}

.img_pad_sides {padding-left:10px; padding-right:10px; padding-top:10px;}

.margin_top_bottom {margin-bottom:30px; margin-top:50px; clear:both;}
.centered {text-align:center;}

a:link { text-decoration:underline; color:#007d85;}
a:visited { text-decoration:none; color:#007d85;}#wrap #footer #footer_copyright strong {
	font-size: 12px;
}

hr {background-image:url(images/joe-breaker-flat.jpg); height: 4px; border: 0px;
}